Skip to content

JsonContainsKey supported #454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 23, 2023
Merged

Conversation

jamesRUS52
Copy link
Contributor

Fix warnings with JsonContainsKey where clause

WARNING Undefined array key "operator" in vendor/genealabs/laravel-model-caching/src/CacheKey.php on line 272. DEPRECATED strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in vendor/genealabs/laravel-model-caching/src/CacheKey.php on line 272.

Add JsonContainsKey type

Fix warnings with JsonContainsKey where clause

<warning> WARNING </warning> Undefined array key "operator" in vendor/genealabs/laravel-model-caching/src/CacheKey.php on line 272.
<warning> DEPRECATED </warning> strtolower(): Passing null to parameter mikebronner#1 ($string) of type string is deprecated in vendor/genealabs/laravel-model-caching/src/CacheKey.php on line 272.

Add JsonContainsKey type
@mikebronner mikebronner merged commit 3228a18 into mikebronner:master Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants